Learn R Programming

SeuratObject (version 5.0.2)

[[,LogMap,integer,missing-method: LogMap Interaction Methods

Description

Additional methods for using [[ with LogMap objects

Usage

# S4 method for LogMap,integer,missing
[[(x, i, j, ...)

# S4 method for LogMap,numeric,missing [[(x, i, j, ...)

Value

The rownames that are mapped to i

Arguments

x

A LogMap object

i

An integer or numeric vector of length 1

j

Not used

...

Ignored